[INFO] cloning repository https://github.com/ngoldbaum/test-pyo3-hash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngoldbaum/test-pyo3-hash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngoldbaum%2Ftest-pyo3-hash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngoldbaum%2Ftest-pyo3-hash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d0b508e8da4c8b2429348f724a00146759dc1fd
[INFO] fixing ngoldbaum/test-pyo3-hash against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngoldbaum%2Ftest-pyo3-hash" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ngoldbaum/test-pyo3-hash
[INFO] finished tweaking git repo https://github.com/ngoldbaum/test-pyo3-hash
[INFO] tweaked toml for git repo https://github.com/ngoldbaum/test-pyo3-hash written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ngoldbaum/test-pyo3-hash on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ngoldbaum/test-pyo3-hash already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.2
[INFO] [stderr]   Downloaded pyo3-macros v0.27.2
[INFO] [stderr]   Downloaded target-lexicon v0.13.4
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.2
[INFO] [stderr]   Downloaded pyo3 v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7395f82117e91cd8c3fda7d0671b9947952506f24c8826ff9d04fbe080cca263
[INFO] running `Command { std: "docker" "start" "7395f82117e91cd8c3fda7d0671b9947952506f24c8826ff9d04fbe080cca263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7395f82117e91cd8c3fda7d0671b9947952506f24c8826ff9d04fbe080cca263" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7395f82117e91cd8c3fda7d0671b9947952506f24c8826ff9d04fbe080cca263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7395f82117e91cd8c3fda7d0671b9947952506f24c8826ff9d04fbe080cca263" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking test-pyo3-hash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0592]: duplicate definitions with name `__pymethod___hash____`
[INFO] [stdout]   --> src/main.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[pyclass(frozen, eq, hash)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `__pymethod___hash____`
[INFO] [stdout] ...
[INFO] [stdout] 12 | #[pymethods]
[INFO] [stdout]    | ------------ other definition for `__pymethod___hash____`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/main.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[pyclass(frozen, eq, hash)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ multiple `__pymethod___hash____` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `Number`
[INFO] [stdout]   --> src/main.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[pyclass(frozen, eq, hash)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `Number`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `pyclass` which comes from the expansion of the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^ multiple `__pymethod___hash____` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `Number`
[INFO] [stdout]   --> src/main.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[pyclass(frozen, eq, hash)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `Number`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0592.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `test-pyo3-hash` (bin "test-pyo3-hash" test) due to 3 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0592]: duplicate definitions with name `__pymethod___hash____`
[INFO] [stdout]   --> src/main.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[pyclass(frozen, eq, hash)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `__pymethod___hash____`
[INFO] [stdout] ...
[INFO] [stdout] 12 | #[pymethods]
[INFO] [stdout]    | ------------ other definition for `__pymethod___hash____`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/main.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[pyclass(frozen, eq, hash)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ multiple `__pymethod___hash____` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `Number`
[INFO] [stdout]   --> src/main.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[pyclass(frozen, eq, hash)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `Number`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `pyclass` which comes from the expansion of the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^ multiple `__pymethod___hash____` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `Number`
[INFO] [stdout]   --> src/main.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[pyclass(frozen, eq, hash)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `Number`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0592.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `test-pyo3-hash` (bin "test-pyo3-hash") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "7395f82117e91cd8c3fda7d0671b9947952506f24c8826ff9d04fbe080cca263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7395f82117e91cd8c3fda7d0671b9947952506f24c8826ff9d04fbe080cca263", kill_on_drop: false }`
[INFO] [stdout] 7395f82117e91cd8c3fda7d0671b9947952506f24c8826ff9d04fbe080cca263
